FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package north-west.england.nhs.uk#current (78 ms)

Package north-west.england.nhs.uk
Type OperationDefinition
Id Id
FHIR Version R4
Source https://fhir.north-west.england.nhs.uk/https://build.fhir.org/ig/Interop-NWEngland/LTW-Genomics/OperationDefinition-ProcessMessage.html
Url https://fhir.north-west.england.nhs.uk/OperationDefinition/ProcessMessage
Version 0.0.1
Status draft
Date 2025-02-25T17:12:14+00:00
Name ProcessMessage
Title Process Message
Experimental False
Realm uk
Description This is documentation on the version of [HL7 FHIR process-message](https://hl7.org/fhir/R4/messageheader-operation-process-message.html) to be used for regional FHIR Messaging, this HL7 FHIR definition **SHALL** be followed.
Type false
Kind operation

Resources that use this resource

CapabilityStatement
CapabilityStatementRIE CapabilityStatement for MFT Regional Integration Engine for Genomics

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationDefinition ProcessMessage

URL: [base]/$process-message

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INcontent1..1Bundle

The message to process (or, if using asynchronous messaging, it may be a response message to accept)

OUTreturn0..1Bundle

A response message, if synchronous messaging is being used (mandatory in this case). For asynchronous messaging, there is no return value

This event message differs from traditional NHS England definitions of this operation is that this operation is designed to be an interface to a mix of broker and event consumer actors, and so other standards they suport.

This is NOT intended to be a method of transferring health records or data between computer systems (i.e. it is not a health record type).


Source

{
  "resourceType" : "OperationDefinition",
  "id" : "ProcessMessage",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition ProcessMessage</b></p><a name=\"ProcessMessage\"> </a><a name=\"hcProcessMessage\"> </a><a name=\"ProcessMessage-en-GB\"> </a><p>URL: [base]/$process-message</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>content</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td><td/><td><div><p>The message to process (or, if using asynchronous messaging, it may be a response message to accept)</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td><td/><td><div><p>A response message, if synchronous messaging is being used (mandatory in this case). For asynchronous messaging, there is no return value</p>\n</div></td></tr></table><div><p>This <code>event message</code> differs from traditional NHS England definitions of this operation is that this operation is designed to be an interface to a mix of broker and event consumer actors, and so other standards they suport.</p>\n<p>This is <strong>NOT</strong> intended to be a method of transferring health records or data between computer systems (i.e. it is not a health record type).</p>\n</div></div>"
  },
  "url" : "https://fhir.north-west.england.nhs.uk/OperationDefinition/ProcessMessage",
  "version" : "0.0.1",
  "name" : "ProcessMessage",
  "title" : "Process Message",
  "status" : "draft",
  "kind" : "operation",
  "date" : "2025-02-25T17:12:14+00:00",
  "publisher" : "Manchester University NHS Foundation Trust",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://mft.nhs.uk/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "pressoffice@mft.nhs.uk"
        }
      ]
    },
    {
      "name" : "Press Office",
      "telecom" : [
        {
          "system" : "email",
          "value" : "pressoffice@mft.nhs.uk"
        }
      ]
    }
  ],
  "description" : "This is documentation on the version of [HL7 FHIR process-message](https://hl7.org/fhir/R4/messageheader-operation-process-message.html) to be used for regional FHIR Messaging, this HL7 FHIR definition **SHALL** be followed.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB",
          "display" : "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "code" : "process-message",
  "comment" : "\nThis `event message` differs from traditional NHS England definitions of this operation is that this operation is designed to be an interface to a mix of broker and event consumer actors, and so other standards they suport.\n\nThis is **NOT** intended to be a method of transferring health records or data between computer systems (i.e. it is not a health record type).\n",
  "resource" : [
    "MessageHeader"
  ],
  "system" : true,
  "type" : false,
  "instance" : false,
  "parameter" : [
    {
      "name" : "content",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "The message to process (or, if using asynchronous messaging, it may be a response message to accept)",
      "type" : "Bundle"
    },
    {
      "name" : "return",
      "use" : "out",
      "min" : 0,
      "max" : "1",
      "documentation" : "A response message, if synchronous messaging is being used (mandatory in this case). For asynchronous messaging, there is no return value",
      "type" : "Bundle"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.